Welcome![Sign In][Sign Up]
Location:
Search - CSharp Access OLEDB

Search list

[SourceCodeCSharpAccessDB

Description: C# 使用OLEDB-C# Using OLEDB
Platform: | Size: 87040 | Author: 胡彤 | Hits:

[CSharpDataAccessljp

Description: 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support Oracle, Slammer, OleDb different databases flexible conversion.
Platform: | Size: 70656 | Author: 林继平 | Hits:

[CSharpOLEDB

Description: 本示例说明如何在 C# 中使用 Microsoft Access 数据库。它显示如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件-this example of how the C# using the Microsoft Access database. It shows how to set up data from the database and data sets added to the table. The sample program used in the BugTypes.mdb database is a Microsoft Acces 's 2,000. mdb documents
Platform: | Size: 57344 | Author: tang | Hits:

[ADO-ODBCvfpoledb

Description: 通过oledb访问visual foxpro数据库,在证券行业经常使用。-Oledb access through visual foxpro databases, frequently used in the securities industry.
Platform: | Size: 2319360 | Author: 刘忠平 | Hits:

[Web ServerwuliuSite

Description: 前台功能有:公司简介 运价参考 电子地图 身份验证 货物查询 在线留言 后台主要功能模块有:收货表单 发货表单 车辆管理 客户档案 首页信息 货物状态 网站后台 友情链接 本程序只是为了方便广大中小物流业主,是免费软件,在您安装时请修改数据库名称。App_Data/mydata.mdb和 App_Data/leaveword.mdb 修改后在用记事本打开web.config文件,在如下位置替换成你修改后名称 <connectionStrings> <add name="OLEDBCONNECTIONSTRING1" connectionString="Provider=Microsoft.Jet.OLEDB.4.0 Jet OLEDB:Database Password=lxhslmlz data source="/> <add name="OLEDBCONNECTIONSTRING2" connectionString="\App_Data\修改改后数据库名1.mdb"/> <add name="OLEDBCONNECTIONSTRING3" connectionString="\App_Data\修改改后数据库名2.mdb"/> </connectionStrings> 1.后台管理地址admin/login.aspx:用户名:51aspx 密码:51aspx 2.数据库为access数据库 3.软件要求环境:asp.net 2.0 注意:Access密码是lxhslmlz-err
Platform: | Size: 3166208 | Author: 蔚洁明 | Hits:

[CSharpC_ACC

Description: 操作涉及的主要C#类有: DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存 DataTable:对应数据库表,是数据库表行的集合 DataRow:对应数据库表行 OleDbConnection:建立数据库连接 OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步 OleDbCommandBuilder:生成更新数据库所需的指令 DataSet、DataTable、DataRow用于数据在缓存中的操作,这上面的操作只有更新到数据库中,修改结果才会被永久保存。OleDbConnection 是用OLEDB方法连接数据库所必需的。 -C# for the operation of the Access database
Platform: | Size: 16384 | Author: dreampeace | Hits:

[CSharpKQBG

Description: 现在功能比较完善了,开发环境为Visual studio 2005,C#(CSharp)语言,程序提供对access和sql server的数据库访问功能(icco.cco为access数据库),能够根据用户的打卡信息记录(来自sql server数据库)进行迟到、早退、旷工、工作日加班、节假日加班进行分析,并能够导出为Excel文件。同时有完善的数据维护配置功能,包括sql server 数据库配置、上班时间配置、加班时间配置、旷工时间配置、节假日时间配置等,配置数据存放在access数据库;代码中包含安装部署工程,可以直接生成安装程序! 对C#操作Access、Sql Server学习者很好帮助!-If in English, it is an very good source package for CSharp learners to see how CSharp program interecting with oledb(such as access) and sql server database. Download this and save to your knowlege collection files, you ll never be regret for your decision!
Platform: | Size: 378880 | Author: tangguofang | Hits:

CodeBus www.codebus.net